home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Other / mCD / Source / CD_DBase.subproj / CD_DBase18.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-19  |  22.4 KB  |  554 lines

  1. #import <sys/types.h>
  2. #import <stddef.h>
  3. #import "CD_DBaseSubs.h"
  4.  
  5.     /*
  6.      * This subroutine has information for CD's with 18 or 19 tracks
  7.      */
  8.  
  9. #define BEAT_PMASTERS_V1       918290844 /* key parts = 2550.60.18.144 152 */
  10. #define RORBISON_LEGEND_D1     943562871 /* key parts = 2621.00.19.171 170 */
  11. #define TDREAM_CATCHME         943836585 /* key parts = 2621.57.19.285 105 */
  12. #define RORBISON_LEGEND_D2    1079762984 /* key parts = 2999.25.19.134 146 */
  13. #define ECOST_THISMODEL_B     1140698819 /* key parts = 3168.45.18.119 179 */
  14. #define RORBISON_LEGEND_D3    1149722868 /* key parts = 3193.50.19.168 179 */
  15. #define RORBISON_LEGEND_D4    1179180360 /* key parts = 3275.37.18.210 211 */
  16. #define JMELLEN_COLLECTION    1307594842 /* key parts = 3632.15.18.142 146 */
  17. #define MOLDFIELD_COMPLETE_D1 1335962717 /* key parts = 3711.00.18.167 309 */
  18. #define POL_MSGBOX_D3         1393082703 /* key parts = 3869.50.18.153 123 */
  19. #define TPHEART_GREATEST      1420490763 /* key parts = 3945.60.18.213 198 */
  20. #define GLIGHT_GORDSGOLD_V2   1421090725 /* key parts = 3947.35.18.175 202 */
  21. #define NGRIF_MCAYEARS        1498826751 /* key parts = 4163.30.18.201 240 */
  22. #define BDYLAN_BIOGRAPH_D3    1549682754 /* key parts = 4304.50.18.354 122 */
  23. #define CAMEL_NEVERLETGO_D2   1567274818 /* key parts = 4353.40.18.118 928 */
  24. #define CALL_WALLSDOWN        1576716409 /* key parts = 4379.57.18.259 276 */
  25. #define POL_MSGBOX_D4         1578890753 /* key parts = 4385.60.18.203 291 */
  26. #define BDYLAN_BIOGRAPH_D1    1585116348 /* key parts = 4403.07.18.198 319 */
  27. #define MOLDFIELD_ELEMENTS_D4 1593833260 /* key parts = 4427.23.19.310 268 */
  28. #define EJOHN_TOBECONT_D1     1639644315 /* key parts = 4554.42.18.165 298 */
  29. #define BSPRING_GREATEST      1658378820 /* key parts = 4606.45.18.270 291 */
  30. #define ABBA_GOLDGREATEST     1667268532 /* key parts = 4631.22.19.232 163 */
  31.  
  32.  
  33. void filltoc18(tocPtr, cdKey)
  34. struct cd_toc *tocPtr;
  35. u_int cdKey;
  36. {
  37.  
  38.     if ( cdKey == ABBA_GOLDGREATEST ) { /* 1:17:11-22 */
  39.     tocPtr->discPerformer = "ABBA";
  40.     tocPtr->discTitle = "ABBA Gold: Greatest Hits";
  41.     SET_CDtt( 1, 03.52, "Dancing Queen");
  42.     SET_CDtt( 2, 04.02, "Knowing Me, Knowing You");
  43.     SET_CDtt( 3, 04.04, "Take a Chance on Me");
  44.     SET_CDtt( 4, 03.34, "Mamma Mia");
  45.     SET_CDtt( 5, 04.34, "Lay All Your Love On Me");
  46.     SET_CDtt( 6, 04.15, "Super Trouper");
  47.     SET_CDtt( 7, 04.44, "I Have a Dream");
  48.     SET_CDtt( 8, 04.55, "The Winner Takes It All");
  49.     SET_CDtt( 9, 03.08, "Money, Money, Money");
  50.     SET_CDtt(10, 03.22, "S.O.S.");
  51.     SET_CDtt(11, 05.26, "Chiquitita");
  52.     SET_CDtt(12, 04.14, "Fernando");
  53.     SET_CDtt(13, 04.22, "Voulez Vous");
  54.     SET_CDtt(14, 04.49, "Gimme! Gimmie! Gimmie!  (A Man After Midnight)");
  55.     SET_CDtt(15, 03.15, "Does Your Mother Know");
  56.     SET_CDtt(16, 03.58, "One of Us");
  57.     SET_CDtt(17, 04.00, "The Name of the Game");
  58.     SET_CDtt(18, 03.52, "Thank You For the Music");
  59.     SET_CDtt(19, 02.43, "Waterloo");
  60.     }
  61.     if ( cdKey == BEAT_PMASTERS_V1 ) { /* 0:42:30-60 */
  62.     tocPtr->discPerformer = "The Beatles";
  63.     tocPtr->discTitle = "Past Masters, Volume 1";
  64. #     if !defined(SKIPSONGS_The_Beatles)
  65.     SET_CDtt( 1, 02.24, "Love Me Do");
  66.     SET_CDtt( 2, 01.57, "From Me To You");
  67.     SET_CDtt( 3, 02.05, "Thank You Girl");
  68.     SET_CDtt( 4, 02.21, "She Loves You");
  69.     SET_CDtt( 5, 02.06, "I'll Get You");
  70.     SET_CDtt( 6, 02.27, "I Want To Hold Your Hand");
  71.     SET_CDtt( 7, 02.16, "This Boy");
  72.     SET_CDtt( 8, 02.27, "Komm, Gib Mir Deine Hand");
  73.     SET_CDtt( 9, 02.19, "Sie Liebt Dich");
  74.     SET_CDtt(10, 02.04, "Long Tall Sally");
  75.     SET_CDtt(11, 02.09, "I Call Your Name");
  76.     SET_CDtt(12, 02.56, "Slow Down");
  77.     SET_CDtt(13, 01.59, "Matchbox");
  78.     SET_CDtt(14, 02.20, "I Feel Fine");
  79.     SET_CDtt(15, 03.03, "She's A Womman");
  80.     SET_CDtt(16, 02.21, "Bad Boy");
  81.     SET_CDtt(17, 02.42, "Yes It Is");
  82.     SET_CDtt(18, 02.32, "I'm Down");
  83. #     endif
  84.     }
  85.     if ( cdKey == CALL_WALLSDOWN ) { /* 1:12:59-57 */
  86.     tocPtr->discPerformer = "The Call";
  87.     tocPtr->discTitle = "The Walls Came Down: The Best of the Mercury Years";
  88.     SET_CDtt( 1, 04.19, "War Weary World");
  89.     SET_CDtt( 2, 02.55, "There's a Heart Here");
  90.     SET_CDtt( 3, 04.21, "Doubt");
  91.     SET_CDtt( 4, 03.39, "Upperbirth");
  92.     SET_CDtt( 5, 04.55, "Flesh and Steel");
  93.     SET_CDtt( 6, 05.16, "Waiting for the End");
  94.     SET_CDtt( 7, 03.43, "The Walls Came Down");
  95.     SET_CDtt( 8, 03.49, "Turn a Blind Eye");
  96.     SET_CDtt( 9, 03.26, "Modern Romans");
  97.     SET_CDtt(10, 04.03, "Back from the Front");
  98.     SET_CDtt(11, 03.47, "Destination");
  99.     SET_CDtt(12, 04.29, "Violent Times");
  100.     SET_CDtt(13, 04.23, "All About You");
  101.     SET_CDtt(14, 03.49, "Scene Beyond Dreams");
  102.     SET_CDtt(15, 04.00, "Tremble");
  103.     SET_CDtt(16, 04.03, "Delivered");
  104.     SET_CDtt(17, 03.24, "Heavy Hand");
  105.     SET_CDtt(18, 04.36, "One Life Leads to Another");
  106.     }
  107.     if ( cdKey == CAMEL_NEVERLETGO_D2 ) { /* 1:12:33-40 */
  108.     tocPtr->discPerformer = "Camel";
  109.     tocPtr->discTitle = "Never Let Go  [disc 2]";
  110. #     if !defined(SKIPSONGS_Camel)
  111.     SET_CDtt( 1, 01.58, "Dust Bowl");
  112.     SET_CDtt( 2, 03.47, "Go West");
  113.     SET_CDtt( 3, 01.37, "Dusted Out");
  114.     SET_CDtt( 4, 03.45, "Mother Road");
  115.     SET_CDtt( 5, 03.31, "Needles");
  116.     SET_CDtt( 6, 05.32, "Rose of Sharon");
  117.     SET_CDtt( 7, 03.29, "Milk n' Honey");
  118.     SET_CDtt( 8, 07.27, "End of the Line");
  119.     SET_CDtt( 9, 03.17, "Storm Clouds");
  120.     SET_CDtt(10, 02.29, "Cotton Camp");
  121.     SET_CDtt(11, 00.45, "Broken Banks");
  122.     SET_CDtt(12, 02.20, "Sheet Rain");
  123.     SET_CDtt(13, 01.06, "Whispers");
  124.     SET_CDtt(14, 02.11, "Little Rivers and Little Rose");
  125.     SET_CDtt(15, 04.54, "Hopeless Anger");
  126.     SET_CDtt(16, 03.56, "Whispers in the Rain");
  127.     SET_CDtt(17, 04.59, "Sasquatch");
  128.     SET_CDtt(18, 15.28, "Lady Fantasy");
  129. #     endif
  130.     }
  131.     if ( cdKey == ECOST_THISMODEL_B ) { /* 0:52:48-45 */
  132.     tocPtr->discPerformer = "Elvis Costello";
  133.     tocPtr->discTitle = "This Year's Model  [box]";
  134. #     if !defined(SKIPSONGS_Elvis_Costello)
  135.     SET_CDtt( 1, 01.59, "No Action");
  136.     SET_CDtt( 2, 03.17, "This Year's Girl");
  137.     SET_CDtt( 3, 03.46, "The Beat");
  138.     SET_CDtt( 4, 03.15, "Pump It Up");
  139.     SET_CDtt( 5, 02.41, "Little Triggers");
  140.     SET_CDtt( 6, 02.23, "You Belong to Me");
  141.     SET_CDtt( 7, 02.33, "Hand In Hand");
  142.     SET_CDtt( 8, 03.09, "(I Don't Want to Go to) Chelsea");
  143.     SET_CDtt( 9, 02.38, "Lip Service");
  144.     SET_CDtt(10, 03.54, "Living in Paradise");
  145.     SET_CDtt(11, 03.31, "Lipstick Vogue");
  146.     SET_CDtt(12, 02.52, "Night Rally");
  147.     SET_CDtt(13, 03.06, "Radio, Radio");
  148.     SET_CDtt(14, 03.16, "Big Tears");
  149.     SET_CDtt(15, 03.01, "Crawling to the USA");
  150.     SET_CDtt(16, 02.04, "Running out of Angels");
  151.     SET_CDtt(17, 02.22, "Greenshirt");
  152.     SET_CDtt(18, 02.59, "Big Boys");
  153. #     endif
  154.     }
  155.     if ( cdKey == BDYLAN_BIOGRAPH_D1 ) { /* 1:13:23-07 */
  156.     tocPtr->discPerformer = "Bob Dylan";
  157.     tocPtr->discTitle = "Biograph  [disc 1]";
  158. #     if !defined(SKIPSONGS_Bob_Dylan)
  159.     SET_CDtt( 1, 03.18, "Lay Lady Lay");
  160.     SET_CDtt( 2, 02.34, "Baby, Let Me Follow You Down");
  161.     SET_CDtt( 3, 02.43, "If Not For You");
  162.     SET_CDtt( 4, 02.39, "I'll Be Your Baby Tonight");
  163.     SET_CDtt( 5, 03.46, "I'll Keep It With Mine");
  164.     SET_CDtt( 6, 03.14, "The Times They Are A-Changin'");
  165.     SET_CDtt( 7, 02.47, "Blowin' In The Wind");
  166.     SET_CDtt( 8, 04.32, "Masters Of War");
  167.     SET_CDtt( 9, 05.46, "Lonesome Death Of Hattie Carroll");
  168.     SET_CDtt(10, 07.44, "Percy's Song");
  169.     SET_CDtt(11, 02.22, "Mixed–up Confusion");
  170.     SET_CDtt(12, 05.58, "Tombstone Blues");
  171.     SET_CDtt(13, 04.05, "Groom's Still Waiting At The Altar");
  172.     SET_CDtt(14, 03.30, "Most Likely You Go Your Way");
  173.     SET_CDtt(15, 06.08, "Like A Rolling Stone");
  174.     SET_CDtt(16, 04.37, "Lay Down Your Weary Tune");
  175.     SET_CDtt(17, 02.19, "Subterranean Homesick Blues");
  176.     SET_CDtt(18, 05.19, "I Don't Believe You (She Acts Like We Never Have Met)");
  177. #     endif
  178.     }
  179.     if ( cdKey == BDYLAN_BIOGRAPH_D3 ) { /* 1:11:44-50 */
  180.     tocPtr->discPerformer = "Bob Dylan";
  181.     tocPtr->discTitle = "Biograph  [disc 3]";
  182. #     if !defined(SKIPSONGS_Bob_Dylan)
  183.     SET_CDtt( 1, 05.54, "Caribbean Wind");
  184.     SET_CDtt( 2, 06.19, "Up To Me");
  185.     SET_CDtt( 3, 02.57, "Baby, I'm In The Mood For You");
  186.     SET_CDtt( 4, 03.29, "I Wanna Be Your Lover");
  187.     SET_CDtt( 5, 03.07, "I Want You");
  188.     SET_CDtt( 6, 03.44, "Heart Of Mine");
  189.     SET_CDtt( 7, 02.57, "On A Night Like This");
  190.     SET_CDtt( 8, 04.56, "Just Like A Woman");
  191.     SET_CDtt( 9, 04.39, "Romance In Durango");
  192.     SET_CDtt(10, 05.45, "Señor (Tales of Yankee Power)");
  193.     SET_CDtt(11, 05.26, "Gotta Serve Somebody");
  194.     SET_CDtt(12, 05.10, "I Believe In You");
  195.     SET_CDtt(13, 02.38, "Time Passes Slowly");
  196.     SET_CDtt(14, 03.05, "I Shall Be Released");
  197.     SET_CDtt(15, 02.32, "Knockin' On Heaven's Door");
  198.     SET_CDtt(16, 03.05, "All Along The Watchtower");
  199.     SET_CDtt(17, 03.57, "Solid Rock");
  200.     SET_CDtt(18, 02.02, "Forever Young");
  201. #     endif
  202.     }
  203.     if ( cdKey == NGRIF_MCAYEARS ) { /* 1:09:23-30 */
  204.     tocPtr->discPerformer = "Nanci Griffith";
  205.     tocPtr->discTitle = "The MCA Years - A Retrospective";
  206. #     if !defined(SKIPSONGS_Nanci_Griffith)
  207.     SET_CDtt( 1, 03.21, "Trouble in the Fields");
  208.     SET_CDtt( 2, 04.12, "From a Distance");
  209.     SET_CDtt( 3, 04.09, "I Don't Wanna Talk About Love");
  210.     SET_CDtt( 4, 05.11, "Deadwood, South Dakota");
  211.     SET_CDtt( 5, 07.21, "Love at the Five and Dime");
  212.     SET_CDtt( 6, 03.47, "Listen to the Radio");
  213.     SET_CDtt( 7, 03.04, "Gulf Coast Highway");
  214.     SET_CDtt( 8, 02.41, "I Wish It Would Rain");
  215.     SET_CDtt( 9, 02.14, "Ford Econoline");
  216.     SET_CDtt(10, 04.07, "So Long Ago");
  217.     SET_CDtt(11, 03.47, "If Wishes Were Changes");
  218.     SET_CDtt(12, 03.14, "The Wing and the Wheel");
  219.     SET_CDtt(13, 03.33, "Late Night Grande Hotel");
  220.     SET_CDtt(14, 04.23, "It's Just Another Morning Here");
  221.     SET_CDtt(15, 03.14, "Drive–in Movies and Dashboard Lights");
  222.     SET_CDtt(16, 04.24, "There's a Light Beyond These Woods (Mary Margaret)");
  223.     SET_CDtt(17, 02.39, "Outbound Plane");
  224.     SET_CDtt(18, 04.00, "It's a Hard Life Wherever You Go");
  225. #     endif
  226.     }
  227.     if ( cdKey == EJOHN_TOBECONT_D1 ) { /* 1:15:54-42 */
  228.     tocPtr->discPerformer = "Elton John";
  229.     tocPtr->discTitle = "to be continued...  [disc 1]";
  230. #     if !defined(SKIPSONGS_Elton_John)
  231.     SET_CDtt( 1, 02.45, "Come Back Baby  [Bluesology]");
  232.     SET_CDtt( 2, 03.03, "Lady Samantha");
  233.     SET_CDtt( 3, 04.01, "It's Me That You Need");
  234.     SET_CDtt( 4, 03.34, "Your Song  [demo]");
  235.     SET_CDtt( 5, 04.18, "Rock and Roll Madonna");
  236.     SET_CDtt( 6, 03.12, "Bad Side of the Moon");
  237.     SET_CDtt( 7, 04.00, "Your Song");
  238.     SET_CDtt( 8, 03.47, "Take Me To The Pilot");
  239.     SET_CDtt( 9, 03.21, "Border Song");
  240.     SET_CDtt(10, 04.56, "Sixty Years On");
  241.     SET_CDtt(11, 05.08, "Country Comfort");
  242.     SET_CDtt(12, 03.36, "Gray Seal");
  243.     SET_CDtt(13, 02.24, "Friends");
  244.     SET_CDtt(14, 05.23, "Levon");
  245.     SET_CDtt(15, 06.15, "Tiny Dancer");
  246.     SET_CDtt(16, 05.58, "Madman Across The Water");
  247.     SET_CDtt(17, 05.13, "Honky Cat");
  248.     SET_CDtt(18, 04.58, "Mona Lisas And Mad Hatters");
  249. #     endif
  250.     }
  251.     if ( cdKey == GLIGHT_GORDSGOLD_V2 ) { /* 1:05:47-35 */
  252.     tocPtr->discPerformer = "Gordon Lightfoot";
  253.     tocPtr->discTitle = "Gord's Gold, Volume II";
  254.     tocPtr->discCatNum = "007599257842400";
  255. #     if !defined(SKIPSONGS_Gordon_Lightfoot)
  256.     SET_CDtt( 1, 02.55, "If It Should Please You");
  257.     SET_CDtt( 2, 04.18, "Endless Wire");
  258.     SET_CDtt( 3, 02.51, "Hangdog Hotel Room");
  259.     SET_CDtt( 4, 03.22, "I'm Not Supposed to Care");
  260.     SET_CDtt( 5, 02.30, "High & Dry");
  261.     SET_CDtt( 6, 06.19, "The Wreck of the Edmund Fitzgerald");
  262.     SET_CDtt( 7, 03.37, "The Pony Man");
  263.     SET_CDtt( 8, 03.27, "Race Among the Ruins");
  264.     SET_CDtt( 9, 03.17, "Christian Island");
  265.     SET_CDtt(10, 02.52, "All the Lovely Ladies");
  266.     SET_CDtt(11, 03.01, "Alberta Bound");
  267.     SET_CDtt(12, 05.01, "Cherokee Bend");
  268.     SET_CDtt(13, 03.57, "Triangle");
  269.     SET_CDtt(14, 03.03, "Shadows");
  270.     SET_CDtt(15, 03.46, "Make Way (For the Lady)");
  271.     SET_CDtt(16, 04.08, "Ghosts of Cape Horn");
  272.     SET_CDtt(17, 03.59, "Baby Step Back");
  273.     SET_CDtt(18, 03.22, "It's Worth Believin'");
  274. #     endif
  275.     }
  276.     if ( cdKey == JMELLEN_COLLECTION ) { /* 1:00:32-15 */
  277.     tocPtr->discPerformer = "John Mellencamp";
  278.     tocPtr->discTitle = "The Collection";
  279.     SET_CDtt( 1, 02.22, "American Dream");
  280.     SET_CDtt( 2, 02.56, "Oh, Pretty Woman");
  281.     SET_CDtt( 3, 02.12, "Jailhouse Rock");
  282.     SET_CDtt( 4, 03.20, "Dream Killin' Town");
  283.     SET_CDtt( 5, 02.41, "Supergirl");
  284.     SET_CDtt( 6, 03.19, "Chestnut Street");
  285.     SET_CDtt( 7, 05.33, "Kid Inside");
  286.     SET_CDtt( 8, 03.15, "Take What You Want");
  287.     SET_CDtt( 9, 03.54, "Cheap Shot");
  288.     SET_CDtt(10, 04.11, "Sidewalks and Streetlights");
  289.     SET_CDtt(11, 02.31, "R. Gang");
  290.     SET_CDtt(12, 03.10, "Good Girls");
  291.     SET_CDtt(13, 02.40, "Do You Believe in Magic");
  292.     SET_CDtt(14, 02.16, "Twentieth Century Fox");
  293.     SET_CDtt(15, 05.25, "Chestnut Street Revisited");
  294.     SET_CDtt(16, 03.26, "Sad Lady");
  295.     SET_CDtt(17, 04.53, "American Son");
  296.     SET_CDtt(18, 02.26, "Young Genocides");
  297.     }
  298.     if ( cdKey == MOLDFIELD_COMPLETE_D1 ) { /* 1:01:51-00 */
  299.     tocPtr->discPerformer = "Mike OldField";
  300.     tocPtr->discTitle = "The Complete Mike Oldfield  [disc 1]";
  301. #     if !defined(SKIPSONGS_Mike_Oldfield)
  302.     SET_CDtt( 1, 02.47, "Arrival");
  303.     SET_CDtt( 2, 03.55, "William Tell Overture");
  304.     SET_CDtt( 3, 03.13, "Cuckoo Song");
  305.     SET_CDtt( 4, 02.51, "In Dulci Jubilo");
  306.     SET_CDtt( 5, 02.02, "Portsmouth");
  307.     SET_CDtt( 6, 02.37, "Jungle Gardenia");
  308.     SET_CDtt( 7, 04.05, "Guilty");
  309.     SET_CDtt( 8, 02.08, "Blue Peter");
  310.     SET_CDtt( 9, 03.24, "Waldburg (The Peak)");
  311.     SET_CDtt(10, 03.39, "Wonderful Land");
  312.     SET_CDtt(11, 03.08, "Étude (theme from “The Killing Fields”)");
  313.     SET_CDtt(12, 03.36, "Moonlight Shadow");
  314.     SET_CDtt(13, 03.48, "Family Man");
  315.     SET_CDtt(14, 02.55, "Mistake");
  316.     SET_CDtt(15, 04.19, "Five Miles Out");
  317.     SET_CDtt(16, 03.38, "Crimes Of Passion");
  318.     SET_CDtt(17, 04.34, "To France");
  319.     SET_CDtt(18, 05.09, "Shadow On The Wall");
  320. #     endif
  321.     }
  322.     if ( cdKey == MOLDFIELD_ELEMENTS_D4 ) { /* 1:13:47-23 */
  323.     tocPtr->discPerformer = "Mike OldField";
  324.     tocPtr->discTitle = "Elements  [disc 4]";
  325. #     if !defined(SKIPSONGS_Mike_Oldfield)
  326.     SET_CDtt( 1, 05.10, "Shadow on the Wall");
  327.     SET_CDtt( 2, 02.26, "Taurus III");
  328.     SET_CDtt( 3, 03.38, "Crime of Passion");
  329.     SET_CDtt( 4, 02.44, "Jungle Gardenia");
  330.     SET_CDtt( 5, 04.45, "To France");
  331.     SET_CDtt( 6, 02.45, "Afghan");
  332.     SET_CDtt( 7, 03.56, "Tricks of the Light  [instrumental]");
  333.     SET_CDtt( 8, 03.08, "Etude");
  334.     SET_CDtt( 9, 05.13, "Evacuation");
  335.     SET_CDtt(10, 02.24, "Legend");
  336.     SET_CDtt(11, 04.19, "Islands");
  337.     SET_CDtt(12, 02.30, "The Wind Chimes: Part one");
  338.     SET_CDtt(13, 03.37, "Flying Start");
  339.     SET_CDtt(14, 04.14, "Magic Touch");
  340.     SET_CDtt(15, 03.59, "Earth Moving");
  341.     SET_CDtt(16, 04.26, "Far Country");
  342.     SET_CDtt(17, 03.45, "Holy");
  343.     SET_CDtt(18, 06.18, "Amarok");
  344.     SET_CDtt(19, 04.28, "Heaven's Open");
  345. #     endif
  346.     }
  347.     if ( cdKey == RORBISON_LEGEND_D1 ) { /* 0:43:41-00 */
  348.     tocPtr->discPerformer = "Roy Orbison";
  349.     tocPtr->discTitle = "The Legendary Roy Orbison  [disc 1]";
  350.     SET_CDtt( 1, 02.51, "Tryin' to Get to You");
  351.     SET_CDtt( 2, 02.13, "Ooby Dooby");
  352.     SET_CDtt( 3, 02.10, "Go, Go, Go");
  353.     SET_CDtt( 4, 02.06, "Rock House");
  354.     SET_CDtt( 5, 02.09, "You're My Baby");
  355.     SET_CDtt( 6, 02.13, "Devil Doll");
  356.     SET_CDtt( 7, 01.58, "Claudette");
  357.     SET_CDtt( 8, 02.18, "Seems to Me");
  358.     SET_CDtt( 9, 02.20, "Sweet and Innocent");
  359.     SET_CDtt(10, 02.06, "Almost Eighteen");
  360.     SET_CDtt(11, 01.56, "Jolie");
  361.     SET_CDtt(12, 02.07, "I'll Never Tell");
  362.     SET_CDtt(13, 02.29, "With The Bug");
  363.     SET_CDtt(14, 02.12, "Paper Boy");
  364.     SET_CDtt(15, 02.09, "Uptown");
  365.     SET_CDtt(16, 02.20, "Pretty One");
  366.     SET_CDtt(17, 02.29, "Only The Lonely");
  367.     SET_CDtt(18, 02.43, "Here Comes That Song Again");
  368.     SET_CDtt(19, 02.50, "Blue Angel");
  369.     }
  370.     if ( cdKey == RORBISON_LEGEND_D2 ) { /* 0:49:59-25 */
  371.     tocPtr->discPerformer = "Roy Orbison";
  372.     tocPtr->discTitle = "The Legendary Roy Orbison  [disc 2]";
  373.     SET_CDtt( 1, 02.14, "Today's Teardrops");
  374.     SET_CDtt( 2, 02.45, "I'm Hurtin'");
  375.     SET_CDtt( 3, 02.45, "I Can't Stop Loving You");
  376.     SET_CDtt( 4, 02.14, "Running Scared");
  377.     SET_CDtt( 5, 02.31, "Love Hurts");
  378.     SET_CDtt( 6, 02.48, "Crying");
  379.     SET_CDtt( 7, 02.47, "Candy Man");
  380.     SET_CDtt( 8, 02.35, "Dream Baby");
  381.     SET_CDtt( 9, 02.39, "The Actress");
  382.     SET_CDtt(10, 02.24, "The Crowd");
  383.     SET_CDtt(11, 03.01, "Mama");
  384.     SET_CDtt(12, 02.29, "Working For The Man");
  385.     SET_CDtt(13, 02.41, "Leah");
  386.     SET_CDtt(14, 02.51, "In Dreams");
  387.     SET_CDtt(15, 02.42, "Shahdaroba");
  388.     SET_CDtt(16, 02.24, "Falling");
  389.     SET_CDtt(17, 03.13, "Distant Drums");
  390.     SET_CDtt(18, 02.28, "Blue Bayou");
  391.     SET_CDtt(19, 02.26, "Mean Woman Blues");
  392.     }
  393.     if ( cdKey == RORBISON_LEGEND_D3 ) { /* 0:53:13-50 */
  394.     tocPtr->discPerformer = "Roy Orbison";
  395.     tocPtr->discTitle = "The Legendary Roy Orbison  [disc 3]";
  396.     SET_CDtt( 1, 02.48, "Pretty Paper");
  397.     SET_CDtt( 2, 02.22, "Beautiful Dreamer");
  398.     SET_CDtt( 3, 02.49, "It's Over");
  399.     SET_CDtt( 4, 03.06, "Indian Wedding");
  400.     SET_CDtt( 5, 02.59, "Oh, Pretty Woman");
  401.     SET_CDtt( 6, 03.17, "Yo Te Amo Maria");
  402.     SET_CDtt( 7, 02.31, "Goodnight");
  403.     SET_CDtt( 8, 02.20, "Only With You");
  404.     SET_CDtt( 9, 02.49, "Say You're My Girl");
  405.     SET_CDtt(10, 02.39, "Sleepy Hollow");
  406.     SET_CDtt(11, 02.35, "Let The Good Times Roll");
  407.     SET_CDtt(12, 02.19, "Lana");
  408.     SET_CDtt(13, 02.46, "Summersong");
  409.     SET_CDtt(14, 02.35, "Belinda");
  410.     SET_CDtt(15, 02.27, "No Chain At All");
  411.     SET_CDtt(16, 02.57, "(I'm a) Southern Man");
  412.     SET_CDtt(17, 03.50, "Born To Love Me");
  413.     SET_CDtt(18, 03.03, "Drifting Away");
  414.     SET_CDtt(19, 02.59, "Under Suspicion");
  415.     }
  416.     if ( cdKey == RORBISON_LEGEND_D4 ) { /* 0:54:35-37 */
  417.     tocPtr->discPerformer = "Roy Orbison";
  418.     tocPtr->discTitle = "The Legendary Roy Orbison  [disc 4]";
  419.     SET_CDtt( 1, 03.30, "Ride Away");
  420.     SET_CDtt( 2, 03.18, "Crawling Back");
  421.     SET_CDtt( 3, 02.10, "Breakin' Up is Breakin' My Heart");
  422.     SET_CDtt( 4, 02.56, "Cry Softly Lonely One");
  423.     SET_CDtt( 5, 02.53, "Borne on the Wind");
  424.     SET_CDtt( 6, 02.47, "Mama (German)");
  425.     SET_CDtt( 7, 02.33, "San Fernando (German)");
  426.     SET_CDtt( 8, 02.48, "(They Call You) Gigolette");
  427.     SET_CDtt( 9, 02.54, "Dance");
  428.     SET_CDtt(10, 02.12, "Can't Wait");
  429.     SET_CDtt(11, 03.00, "I Don't Really Want You");
  430.     SET_CDtt(12, 03.15, "Something You Can't Take Away");
  431.     SET_CDtt(13, 03.47, "Indian Summer");
  432.     SET_CDtt(14, 03.11, "The Fastest Guitar Alive (from the movie)");
  433.     SET_CDtt(15, 03.30, "So Young (from “Zabriskie Point”)");
  434.     SET_CDtt(16, 02.54, "Zigzag (from “Zigzag”)");
  435.     SET_CDtt(17, 03.24, "It Takes All Kinds of People (from “Moonshine War”)");
  436.     SET_CDtt(18, 03.31, "Wild Hearts (from “Insignificance”)");
  437.     }
  438.     if ( cdKey == TPHEART_GREATEST ) { /* 1:05:45-60 */
  439.     tocPtr->discPerformer = "Tom Petty and the HeartBreakers";
  440.     tocPtr->discTitle = "Greatest Hits";
  441.     SET_CDtt( 1, 03.33, "American Girl");
  442.     SET_CDtt( 2, 02.43, "Breakdown");
  443.     SET_CDtt( 3, 03.03, "Listen to Her Heart");
  444.     SET_CDtt( 4, 02.23, "I Need to Know");
  445.     SET_CDtt( 5, 03.22, "Refugee");
  446.     SET_CDtt( 6, 02.43, "Don't Do Me Like That");
  447.     SET_CDtt( 7, 03.39, "Even the Losers");
  448.     SET_CDtt( 8, 04.25, "Here Comes My Girl");
  449.     SET_CDtt( 9, 03.59, "The Waiting");
  450.     SET_CDtt(10, 03.36, "You Got Lucky");
  451.     SET_CDtt(11, 05.04, "Don't Come Around Here No More");
  452.     SET_CDtt(12, 02.57, "I Won't Back Down");
  453.     SET_CDtt(13, 04.23, "Runnin' Down a Dream");
  454.     SET_CDtt(14, 04.16, "Free Fallin'");
  455.     SET_CDtt(15, 04.01, "Learning to Fly");
  456.     SET_CDtt(16, 03.45, "Into the Great Wide Open");
  457.     SET_CDtt(17, 04.33, "Mary Jane's Last Dance");
  458.     SET_CDtt(18, 03.18, "Something in the Air");
  459.     }
  460.     if ( cdKey == POL_MSGBOX_D3 ) { /* 1:04:29-50 */
  461.     tocPtr->discPerformer = "Police";
  462.     tocPtr->discTitle = "Message in a Box: The Complete Recordings  [disc 3]";
  463.     SET_CDtt( 1, 02.33, "A Sermon");
  464.     SET_CDtt( 2, 03.29, "Driven to Tears  [live]");
  465.     SET_CDtt( 3, 05.01, "Shambelle");
  466.     SET_CDtt( 4, 02.59, "Spirits in the Material World");
  467.     SET_CDtt( 5, 04.21, "Every Little Thing She Does is Magic");
  468.     SET_CDtt( 6, 03.43, "Invisible Sun");
  469.     SET_CDtt( 7, 02.53, "Hungry For You (J'aurais toujours faim de toi)");
  470.     SET_CDtt( 8, 05.58, "Demolition Man");
  471.     SET_CDtt( 9, 03.43, "Too Much Information");
  472.     SET_CDtt(10, 03.10, "Rehumanize Yourself");
  473.     SET_CDtt(11, 04.47, "One World (Not Three)");
  474.     SET_CDtt(12, 02.48, "Omegaman");
  475.     SET_CDtt(13, 03.33, "Secret Journey");
  476.     SET_CDtt(14, 03.15, "Darkness");
  477.     SET_CDtt(15, 03.44, "Flexible Strategies");
  478.     SET_CDtt(16, 03.45, "Low Life");
  479.     SET_CDtt(17, 02.42, "How Stupid Mr. Bates");
  480.     SET_CDtt(18, 02.03, "A Kind of Loving");
  481.     }
  482.     if ( cdKey == POL_MSGBOX_D4 ) { /* 1:13:05-60 */
  483.     tocPtr->discPerformer = "Police";
  484.     tocPtr->discTitle = "Message in a Box: The Complete Recordings  [disc 4]";
  485.     SET_CDtt( 1, 03.23, "Synchronicity I");
  486.     SET_CDtt( 2, 03.37, "Walking in Your Footsteps");
  487.     SET_CDtt( 3, 04.02, "O My God");
  488.     SET_CDtt( 4, 03.05, "Mother");
  489.     SET_CDtt( 5, 02.00, "Miss Gradenko");
  490.     SET_CDtt( 6, 05.04, "Synchronicity II");
  491.     SET_CDtt( 7, 04.14, "Every Breath You Take");
  492.     SET_CDtt( 8, 04.59, "King of Pain");
  493.     SET_CDtt( 9, 05.14, "Wrapped Around Your Finger");
  494.     SET_CDtt(10, 04.13, "Tea in the Sahara");
  495.     SET_CDtt(11, 04.37, "Murder By the Numbers");
  496.     SET_CDtt(12, 02.17, "Man In a Suitcase  [live]");
  497.     SET_CDtt(13, 03.09, "Someone to Talk To");
  498.     SET_CDtt(14, 04.51, "Message in a Bottle  [live]");
  499.     SET_CDtt(15, 04.50, "I Burn for You");
  500.     SET_CDtt(16, 03.31, "Once Upon a Daydream");
  501.     SET_CDtt(17, 05.06, "Tea in the Sahara  [live]");
  502.     SET_CDtt(18, 04.51, "Don't Stand So Close to Me '86");
  503.     }
  504.     if ( cdKey == BSPRING_GREATEST ) { /* 1:16:46-45 */
  505.     tocPtr->discPerformer = "Bruce Springsteen & The E Street Band";
  506.     tocPtr->discTitle = "Greatest Hits";
  507. #     if !defined(SKIPSONGS_Bruce_Springsteen)
  508.     SET_CDtt( 1, 04.30, "Born To Run");
  509.     SET_CDtt( 2, 04.49, "Thunder Road");
  510.     SET_CDtt( 3, 04.03, "Badlands");
  511.     SET_CDtt( 4, 05.01, "The River");
  512.     SET_CDtt( 5, 03.20, "Hungry Heart");
  513.     SET_CDtt( 6, 03.57, "Atlantic City");
  514.     SET_CDtt( 7, 04.03, "Dancing in the Dark");
  515.     SET_CDtt( 8, 04.41, "Born in the U.S.A.");
  516.     SET_CDtt( 9, 04.13, "My Hometown");
  517.     SET_CDtt(10, 03.49, "Glory Days");
  518.     SET_CDtt(11, 04.16, "Brilliant Disguise");
  519.     SET_CDtt(12, 05.10, "Human Touch");
  520.     SET_CDtt(13, 03.45, "Better Days");
  521.     SET_CDtt(14, 03.17, "Streets of Philidelphia");
  522.     SET_CDtt(15, 04.27, "Secret Garden");
  523.     SET_CDtt(16, 03.58, "Murder Incorporated");
  524.     SET_CDtt(17, 04.34, "Blood Brothers");
  525.     SET_CDtt(18, 04.51, "This Hard Land");
  526. #     endif
  527.     }
  528.     if ( cdKey == TDREAM_CATCHME ) { /* 0:43:41-57 */
  529.     tocPtr->discPerformer = "Tangerine Dream";
  530.     tocPtr->discTitle = "Catch Me if You Can";
  531. #     if !defined(SKIPSONGS_Tangerine_Dream)
  532.     SET_CDtt( 1, 04.45, "Dylan's Future");
  533.     SET_CDtt( 2, 02.10, "Sad Melissa");
  534.     SET_CDtt( 3, 01.31, "Fast Eddie's Car");
  535.     SET_CDtt( 4, 02.20, "Back to the Race");
  536.     SET_CDtt( 5, 01.19, "Melissa Asks Dylan Out");
  537.     SET_CDtt( 6, 03.27, "Dylan Alone at Home");
  538.     SET_CDtt( 7, 01.05, "Melissa Needs Help");
  539.     SET_CDtt( 8, 01.03, "The Kiss");
  540.     SET_CDtt( 9, 03.43, "Racing Montage");
  541.     SET_CDtt(10, 02.16, "The Clock is Ticking");
  542.     SET_CDtt(11, 01.45, "Window Maker");
  543.     SET_CDtt(12, 01.28, "Dylan's Dream");
  544.     SET_CDtt(13, 01.31, "Taking the Test");
  545.     SET_CDtt(14, 02.31, "Back to the Race Again");
  546.     SET_CDtt(15, 02.29, "One More Chance");
  547.     SET_CDtt(16, 01.26, "Melissa's Challenge");
  548.     SET_CDtt(17, 02.46, "Widow Maker Race");
  549.     SET_CDtt(18, 04.19, "Dylan's Triumph");
  550.     SET_CDtt(19, 01.45, "Catch Me If You Can - Main Theme");
  551. #     endif
  552.     }
  553. }
  554.